projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
174d232
175693a
)
Auto merge of #1243 - alexcrichton:issue-1239, r=brson
author
bors
<bors@rust-lang.org>
Fri, 30 Jan 2015 02:37:24 +0000
(
02:37
+0000)
committer
bors
<bors@rust-lang.org>
Fri, 30 Jan 2015 02:37:24 +0000
(
02:37
+0000)
Previously a build script would assign itself to the platform requirement for
the first target of a package, but it's more correct to consider all targets for
platform requirements as there may be both a plugin and target requirement.
Closes #1236
1
2
src/cargo/ops/cargo_rustc/context.rs
patch
|
diff1
|
diff2
|
blob
|
history
src/cargo/ops/cargo_rustc/mod.rs
patch
|
diff1
|
diff2
|
blob
|
history
tests/test_cargo_cross_compile.rs
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
src/cargo/ops/cargo_rustc/context.rs
Simple merge
diff --cc
src/cargo/ops/cargo_rustc/mod.rs
Simple merge
diff --cc
tests/test_cargo_cross_compile.rs
Simple merge